home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / prog_bas / ivbsrc.zip / FORMCOPY.FRM (.txt) < prev    next >
Visual Basic Form  |  1994-07-03  |  769b  |  26 lines

  1. Form1
  2. Test File Copy Function
  3. Form1%
  4. Text3
  5. Command1
  6.     Copy File
  7. Text2
  8. Text1
  9. Label3
  10. Result Code:
  11. Label2
  12. Destination:
  13. Label1
  14. Source:
  15. Form_Click
  16. Command1_Click
  17. InFile
  18. Text1
  19. OutFile
  20. Text2
  21. Result
  22. CopyFile
  23. Text3
  24. Command1_Click
  25. Form_Click
  26.